翻訳と辞書
Words near each other
・ WorldWideWeb
・ WorldWideWhiteboard
・ WorldWIT
・ WORLDwrite
・ Worle
・ Worle Community School
・ Worle railway station
・ Worlebury Camp
・ Worlebury Hill
・ Worleston
・ Worleston railway station
・ Worley
・ Worley (surname)
・ Worley baronets
・ Worley Edwards
Worley noise
・ Worley Point
・ Worley Thorne
・ Worley, Idaho
・ Worley, Kentucky
・ Worley, West Virginia
・ WorleyParsons
・ Worli
・ Worli (Vidhan Sabha constituency)
・ Worli creek
・ Worli Fort
・ Worli riots
・ Worli-Haji Ali Sea Link
・ Worlingham
・ Worlingham Hall


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Worley noise : ウィキペディア英語版
Worley noise

Worley noise is a noise function introduced by Steven Worley in 1996. In computer graphics it is used to create procedural textures, that is textures that are created automatically in arbitrary precision and don't have to be drawn by hand. Worley noise comes close to simulating textures of stone, water, or cell noise.
==Basic algorithm==
The basic idea is to take random points in space (2- or 3-dimensional) and then for every point in space take the distance to the ''n''th-closest point (e.g. the second closest point) as some kind of color information.
More precisely:
* Randomly distribute feature points in space
* Noise ''F''''n''(''x'') is distance to ''n''th-closest point to ''x''
Typical implementations, in three dimensions, divide the space into cubes. A fixed number of positions are generated for each cube. In the case of three dimensions, nine cubes' points need to be generated, to be sure to find the closest.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Worley noise」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.